From cbf1283830b76a634ef3ffbe5cc0d3ba4d8d712a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 23 Jun 2025 01:14:22 -0700 Subject: style(src): Remove self-closing p and div tags --- src/routes/user/[user]/+page.svelte | 14 ++++++------ src/routes/user/[user]/badges/+page.svelte | 34 +++++++++++++++--------------- 2 files changed, 24 insertions(+), 24 deletions(-) (limited to 'src/routes/user/[user]') diff --git a/src/routes/user/[user]/+page.svelte b/src/routes/user/[user]/+page.svelte index f86660fd..fc4655f6 100644 --- a/src/routes/user/[user]/+page.svelte +++ b/src/routes/user/[user]/+page.svelte @@ -302,7 +302,7 @@ {#if schedule && preferences && preferences.biography && preferences.biography.length > 0}
{:else} -

+

{/if} {#if $Profile.fetching} @@ -325,7 +325,7 @@ {/if} {#if schedule && preferences && preferences.pinned_hololive_streams.length > 0} -

+

@@ -352,7 +352,7 @@ {/if} {#if preferences && userData && userData.id === $identity.id} -

+

{$locale().user.preferences.title} @@ -367,7 +367,7 @@ {$locale().user.preferences.hideMissingBadges.title} {$locale().user.preferences.hideMissingBadges.hint} -

+

{$locale().user.preferences.hideAWCBadges.title} -

+

Pinned Categories @@ -416,7 +416,7 @@
-

+

Biography @@ -438,7 +438,7 @@ placeholder="Markdown supported!" /> -

+

Badge Wall Custom CSS diff --git a/src/routes/user/[user]/badges/+page.svelte b/src/routes/user/[user]/badges/+page.svelte index 43beddea..9f229071 100644 --- a/src/routes/user/[user]/badges/+page.svelte +++ b/src/routes/user/[user]/badges/+page.svelte @@ -558,7 +558,7 @@ Notice: The Badge Wall overseer system has detected badges containing AI-generated material on your wall. {shadowHiddenCount} of your badges have been shadow hidden. -

+

You may use the "Un-shadow Hide Badges" button to unhide these badges, from where you will be required to use the hide feature to hide these badges from the public, while allowing them to stay visible to you as the account holder. @@ -569,10 +569,10 @@ material, this includes Badge Wall. If you have collected badges with AI-generated elements, kindly use the hide feature to hide these badges from the public, while allowing them to stay visible to you as the account holder. -

+

Failure to comply with this request at your earliest convenience will result in the hiding of all badges from your Badge Wall. -

+

{/if} -

+

{#if authorised} @@ -660,7 +660,7 @@ ) ])} -

+

{#if error}

{error}

@@ -737,7 +737,7 @@ Must be full date and time, defaults to now if any fields empty -

+

{/if} -

+

(importMode = false)} show={importMode}> {$locale().user.badges.importMode.title} -

+

-

+

{$locale().user.badges.importMode.importLinks.title} @@ -903,12 +903,12 @@ {$locale().user.badges.importMode.importLinks.hint} -

+

{$locale().user.badges.importMode.importReplies} -

+

-

+

{$locale().user.badges.importMode.dangerous} @@ -945,7 +945,7 @@
{#if importImages && importImages.length > 0} -

+

{$locale({ values: { @@ -970,7 +970,7 @@ (migrateMode = false)} show={migrateMode}> Migrate Category -

+

Leave category empty to migrate all to or from uncategorised. -

+